home *** CD-ROM | disk | FTP | other *** search
/ LG Super CD / LG Super CD.iso / sprint / sprint_pcs_cm_v032.msi / Data1.cab / _4420405EEA6B4E74A1EFCEE076B5A312.0C31BE7200FB45C4BB618F153DD576B7 < prev    next >
Encoding:
Windows Setup INFormation  |  2006-09-07  |  4.8 KB  |  145 lines

  1. ;#############################################################################
  2. ;
  3. ; MotoDrv.inf   -- Install the Motorola client Driver for Motorola composite devices
  4. ;
  5. ; Copyright (c) 2000-2006, Motorola, Inc.
  6. ;
  7. ; INF Version - v 1.0.0 01/11/2006
  8. ;
  9. ;#############################################################################
  10.  
  11. [Version]
  12. Signature=$Chicago$
  13. Class = MotorolaUSBDevice
  14. ClassGUID={FEB8D079-0681-11D4-9531-0060089ABC08}
  15. DriverPackageType=PlugAndPlay
  16. DriverPackageDisplayName=%MotDriverPackageName%
  17. Provider=%MotDev.Provider%
  18. CatalogFile=Motodrv.cat
  19. DriverVer=07/25/2006, 2.3.0.0
  20.  
  21. ;Motorola Devices
  22. [MotDev]
  23.  
  24. %MotDevF.DeviceDesc%=MotDev.INSTALL, USB\VID_22B8&PID_2a63&REV_0002
  25. %MotDevF.DeviceDesc%=MotDev.INSTALL, USB\VID_22B8&PID_2b63&REV_0002
  26. %MotDevF.DeviceDesc%=MotDev.INSTALL, USB\VID_22B8&PID_2b23&REV_0002
  27. %MotDevF.DeviceDesc%=MotDev.INSTALL, USB\VID_22B8&PID_2b43&REV_0002
  28. %MotDevF.DeviceDesc%=MotDev.INSTALL, USB\VID_22B8&PID_4903&REV_0002
  29. %MotDevF.DeviceDesc%=MotDev.INSTALL, USB\VID_22B8&PID_6403&REV_0002
  30. %MotDevF.DeviceDesc%=MotDev.INSTALL, USB\VID_22B8&PID_6023&REV_0002
  31.  
  32. %MotDev8.DeviceDesc%=MotDev.INSTALL, USB\VID_22B8&PID_2A61&REV_0002&MI_00
  33. %MotDev6.DeviceDesc%=MotDev.INSTALL, USB\VID_22B8&PID_2A61&REV_0002&MI_01
  34. %MotDev5.DeviceDesc%=MotDev.INSTALL, USB\VID_22B8&PID_2A61&REV_0002&MI_02
  35.  
  36. %MotDev8.DeviceDesc%=MotDev.INSTALL, USB\VID_22B8&PID_2B21&REV_0002&MI_00
  37. %MotDev6.DeviceDesc%=MotDev.INSTALL, USB\VID_22B8&PID_2B21&REV_0002&MI_01
  38. %MotDev5.DeviceDesc%=MotDev.INSTALL, USB\VID_22B8&PID_2B21&REV_0002&MI_02
  39.  
  40. %MotDev8.DeviceDesc%=MotDev.INSTALL, USB\VID_22B8&PID_2B41&REV_0002&MI_00
  41. %MotDev6.DeviceDesc%=MotDev.INSTALL, USB\VID_22B8&PID_2B41&REV_0002&MI_01
  42. %MotDev5.DeviceDesc%=MotDev.INSTALL, USB\VID_22B8&PID_2B41&REV_0002&MI_02
  43.  
  44. %MotDev5.DeviceDesc%=MotDev.INSTALL, USB\VID_22B8&PID_4901&REV_0002&MI_00
  45. %MotDev6.DeviceDesc%=MotDev.INSTALL, USB\VID_22B8&PID_4901&REV_0002&MI_01
  46. %MotDev8.DeviceDesc%=MotDev.INSTALL, USB\VID_22B8&PID_4901&REV_0002&MI_02
  47.  
  48. %MotDev6.DeviceDesc%=MotDev.INSTALL, USB\VID_22B8&PID_6401&REV_0002&MI_00
  49. %MotDev8.DeviceDesc%=MotDev.INSTALL, USB\VID_22B8&PID_6401&REV_0002&MI_01
  50.  
  51. [Manufacturer]
  52. %MotDev.Manufacturer%=MotDev
  53.       
  54. [ClassInstall32]
  55. AddReg=MotDev.AddClassReg
  56. CopyFiles=MotorolaClassInstallerCopyFiles
  57.  
  58. [MotorolaClassInstallerCopyFiles]
  59. mot_ci.dll
  60.  
  61. [SourceDisksNames]
  62. 1=%MotDev.DriverDiskName%,"",
  63.  
  64. [SourceDisksFiles]
  65. motodrv.sys=1
  66. mot_ci.dll = 1
  67.  
  68. [PreCopySection]
  69. HKR,,NoSetupUI,,1
  70.       
  71. [DestinationDirs]
  72. MotDev.CopyFiles = 10,system32\drivers
  73.       
  74. [MotDev.INSTALL]
  75. CopyFiles=MotDev.CopyFiles
  76. AddReg=MotDev.AddRegLoader
  77.       
  78. [MotDev.AddClassReg]
  79. HKR,,,,%MotDev.ClassName%
  80. HKR,,Icon,,100
  81. HKR,,SilentInstall,,1
  82. HKR,,Installer32,,"mot_ci.dll,MotorolaCI"
  83. HKR,,TroubleShooter-0,,"hcp://help/tshoot/tsUSB.htm"
  84.  
  85. [MotDev.AddRegLoader]
  86. HKR,,DevLoader,,#ntkern
  87. HKR,,NTMPDriver,,motodrv.sys
  88.  
  89. [MotDev.INSTALL.NT]
  90. CopyFiles=MotDev.CopyFiles
  91.  
  92. [MotDev.INSTALL.NT.Services]
  93. AddService = MotDev,0x00000002,MotDev_Service_Inst,MotDev_EventLog_Inst
  94.  
  95. [MotDev_Service_Inst]
  96. ServiceType     = 1 ;%SERVICE_KERNEL_DRIVER%
  97. StartType       = 3 ;%SERVICE_AUTO_START%
  98. ErrorControl    = 1 ;%SERVICE_ERROR_NORMAL%
  99. ServiceBinary   = %12%\motodrv.sys
  100. DisplayName     = %MotDev.DeviceDesc%
  101.  
  102. [MotDev_EventLog_Inst]
  103. AddReg=MotDev.AddEventLogReg
  104.  
  105. [MotDev.AddEventLogReg]
  106. HKR,,EventMessageFile,0x00020000,"%%SystemRoot%%\System32\IoLogMsg.dll;%%SystemRoot%%\System32\drivers\motodrv.sys"
  107. HKR,,TypesSupported,0x00010001,7
  108.       
  109. [MotDev.CopyFiles]
  110. motodrv.sys
  111.  
  112. ;---------------------------------------------------------------;
  113.       
  114. [Strings]
  115. MotDev.Provider="Motorola Inc"
  116. MotDev.Manufacturer="Motorola Inc"
  117. MotDriverPackageName = "Motorola USB Composite Driver Installation"
  118.  
  119. MotDev.DeviceDesc="Motorola Inc. USB Device"
  120.  
  121. MotDevF.DeviceDesc="Motorola Flash Interface"
  122.  
  123. MotDev.ClassName="Motorola Inc. USB Device"
  124. MotDev.DriverDiskName="Motorola Driver Installation Directory" 
  125.  
  126. MotDev0.DeviceDesc="Communications Class - Control Interface"
  127. MotDev1.DeviceDesc="Communications Class - Data Interface"
  128. MotDev2.DeviceDesc="Audio Control Interface"
  129. MotDev3.DeviceDesc="Audio Streaming OUT Interface"
  130. MotDev4.DeviceDesc="Audio Streaming IN Interface"
  131. MotDev5.DeviceDesc="Accessories Interface"
  132. MotDev6.DeviceDesc="Data Logging MCU Interface"
  133. MotDev7.DeviceDesc="Data Logging DSP Interface"
  134. MotDev8.DeviceDesc="Test Command Interface"
  135. MotDev9.DeviceDesc="DSP Debugging Interface"
  136. MotDev10.DeviceDesc="Flash Operating System Interface"
  137. MotDev11.DeviceDesc="Flash File System Interface"
  138. MotDev12.DeviceDesc="Flash Baseband Interface"
  139. MotDev13.DeviceDesc="Flash Test Command Interface"
  140. MotDev14.DeviceDesc="Motorola AP Data Logger"
  141. MotDev15.DeviceDesc="Motorola EZX PTF"
  142. MotDev16.DeviceDesc="Motorola AP Flash"
  143. MotDev17.DeviceDesc="Motorola BP Flash"
  144.  
  145.